home *** CD-ROM | disk | FTP | other *** search
- # PE1CHL-NET configuration file for PC with DRSI PC*Packet
- #
- # insert your callsign (in lowercase) instead of the callsign below.
- # don't add an SSID here, and change only the part between - and }
- #
- setenv CALLSIGN ${CALLSIGN-pe1zzz}
- #
- # attach a DRSI PC*Packet adapter
- #
- buffers 32 2 64
- attach scc 1 init 300 16 2 0 1 0 7 p4915200 8
- # ^ boards int.level ^ ^ crystal clock freq (on DRSI)
- #
- # channel A is 2m, channel B is 70cm. (both 1200 baud)
- #
- attach scc 1 ax25 430 256 d1200 $CALLSIGN-7
- attach scc 0 ax25 144 256 d1200 $CALLSIGN-2
- #
- # attach the NET/ROM interface & set the call to be used by NET/ROM level 3
- #
- #attach netrom $CALLSIGN-9
- #
- # remainder of configuration
- #
- source \net\config.net
- #
- # Addresses, IP routing table and ARP commands, Misc
- #
- hostname $CALLSIGN.ampr.org
- ip address $CALLSIGN
- source \net\routes.net
- log c:\net\net.log
- del -f ${NETMAILQ}*.lck
- #
- # NET/ROM configuration and filtering of reliable nodes
- #
- #netrom info c:\net\nr_info.txt
- #netrom interface 144 "#TCPIP" 192 lap
- #netrom interface 430 "#TCPIP" 192 uplink
- #netrom tcpip broadcast "#TCPIP"
- #netrom nodefilter add pa0gri-2 144
- #netrom nodefilter add pi8rni-7 430
- #
- # AX25 stuff for each TNC connected
- #
- mheard 430 23
- mheard 144 23
- mode 430 datagram
- mode 144 datagram
- ax25 digipeat 430 gate
- ax25 digipeat 144 gate
- ax25 persist 430 128 5 64 60 900
- ax25 persist 144 128 5 64 60 900
- #
- # AX25 ports. 1=TNC 2=NetDigi 3=MHEARD 4=Bridge 5=TNC2 6=MBOX
- #
- ax25 port 1 conn $CALLSIGN
- ax25 port 2 digi $CALLSIGN-3 144 gate
- ax25 port 2 digi $CALLSIGN-8 430 gate
- ax25 port 3 conn $CALLSIGN-3 144 multi
- ax25 port 3 conn $CALLSIGN-8 430 multi
- ax25 port 4 conn $CALLSIGN-6
- ax25 port 5 conn $CALLSIGN-12
- ax25 port 6 conn $CALLSIGN-1
- #
- # now we can safely start all servers
- #
- start discard
- start echo
- start finger
- start ftp
- #start rcmd 333 "hier de password zin voor de rcmd server invullen"
- start smtp
- start telnet
- #
- ax25 start bridge
- ax25 start mbox ${NETFINGER}name.txt
- ax25 start mheard
- ax25 start netdigi
- ax25 start tnc "= Connect Text ="
- #ax25 start tnc2 3=144 4=430
- #
- #broadcast start "\net\bcst"
- #ftl0 homedir "\net\ftl0"
- #ftl0 server ao16 psk pacsat-12 130 1 6 bbstat "Open"
- #ftl0 server uo14 9k6 uosat3-12 256 2 4 bbstat "Open"
- #ftl0 trace 00ff
-